From: Juri Linkov Date: Fri, 3 Sep 2004 20:51:06 +0000 (+0000) Subject: (Incremental Search): Update wording for M-%. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21168 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=976bff7654bcbe1720df0ed0287fe29d201e1429;p=emacs.git (Incremental Search): Update wording for M-%. --- diff --git a/man/search.texi b/man/search.texi index e678ac66339..58265341c29 100644 --- a/man/search.texi +++ b/man/search.texi @@ -215,10 +215,9 @@ string. It uses the same text that @kbd{C-y} as a command would yank. there. In Transient Mark mode, incremental search sets the mark without activating it, and does so only if the mark is not already active. - @kbd{M-%} or @kbd{C-M-%} exits the incremental search and starts an -interactive command @code{query-replace} or @code{query-replace-regexp} -with the last search string inserted in the minibuffer as initial input -for the string to replace. + @kbd{M-%} typed in incremental search invokes @code{query-replace} +or @code{query-replace-regexp} (depending on search mode) with the +current search string used as the string to replace. @cindex lazy search highlighting @vindex isearch-lazy-highlight